home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Games / operation-graduates.swf / scripts / DefineSprite_590_squidro / frame_9 / DoAction.as
Text File  |  2011-10-17  |  155b  |  5 lines

  1. this.shoot(this._x,this._y + 68,-1,1);
  2. this.shoot(this._x,this._y + 68,0,1);
  3. this.shoot(this._x,this._y + 68,1,1);
  4. playSound("sound.missile.explode");
  5.